تسجيل الدخول إنشاء حساب جديد

type system أمثلة على

"type system" معنى  
أمثلةجوال إصدار
  • It was an interpreted language with dynamic type system and high level constructions.
    كانت لغة تفسير بنظام دينميكي ووبنية عالية المستوى.
  • Haskell has a strong, static type system based on Hindley–Milner type inference.
    تتمتع هاسكل بنظام كتابة ثابت وقوي يقوم على واجهة كتابة هيندلي-ميلنر.
  • ML-derived languages are best known for their static type systems and type-inferring compilers.
    تشتهر تلك اللغات المشتقة من إم إل بأنظمتها النمطية الساكنة ومصنفات الاستدلال على النمط.
  • Charity uses a type system and control constructs based on category theory, whereas Epigram uses dependent types.
    تستخدم تشاريتي النوع ونظام تدفق التحكم على أساس نظرية الفئة ، في حين يستخدم إيبيغرام الأنواع المرتبطة.
  • This brings commonality between the application type systems and database type systems which removes any issue of impedance mismatch.
    وهذا يجلب القواسم المشتركة بين أنظمة أنواع التطبيقات وأنظمة قواعد البيانات التي تزيل أي مشكلة تتعلق بعدم تطابق المعاوقة.
  • This brings commonality between the application type systems and database type systems which removes any issue of impedance mismatch.
    وهذا يجلب القواسم المشتركة بين أنظمة أنواع التطبيقات وأنظمة قواعد البيانات التي تزيل أي مشكلة تتعلق بعدم تطابق المعاوقة.
  • It is implemented using attribute grammars and is currently used mostly for research on generated type systems and language extensions.
    ويتم تطبيقه باستخدام قواعد خصائصية وحالياً يستخدم بصورة رئيسية للبحث في أنظمة الكتابة المُحدثة وكذلك في امتدادات اللغة.
  • The classification of most animal blood groups therefore uses different blood typing systems to those used for classification of human blood.
    وبالتالي فإن تصنيف معظم فصائل الدم الحيوانية يستخدم أنظمة مختلفة لطباعة الدم إلى تلك المستخدمة لتصنيف الدم البشري.
  • Some first-order theories are algorithmically decidable; examples of this include Presburger arithmetic, real closed fields and static type systems of many programming languages.
    بعض النظريات من الدرجة الأولى قابلة للقرار حسابيا، أمثلة على ذلك تتضمن حساب بريسبرجر، مجالات حقيقية مغلقة و نظم ثابتة النوع (لغالبية) لغة البرمجة .
  • Formal methods are best described as the application of a fairly broad variety of theoretical computer science fundamentals, in particular logic calculi, formal languages, automata theory, and program semantics, but also type systems and algebraic data types to problems in software and hardware specification and verification.
    وأفضل وصف للأساليب الشكلية هو أنها تطبيق يتميز بالتنوع واسع النطاق بشكل كبير لأساسيات المعلوماتية النظرية، على وجه الخصوص حسابات المنطق واللغات الشكلية ونظرية التشغيل الذاتي وسيمانتك البرامج، ولكن كذلك نظام الأنواع وأنواع البيانات الجبرية للمشكلات فيما يتعلق بمواصفات الأجهزة والتحقق منها.
  • The given type system in question determines exactly what constitutes a type error, but in general the aim is to prevent operations expecting a certain kind of value from being used with values for which that operation does not make sense (logic errors).
    بطبيعة الحال، فإن نظام الأنواع نفسه هو الذي يحدد ماهية الأخطاء النوعية و متى يعتبر خطأ ما نوعيا، و لكن الهدف بشكل عام هو تجنب الحالات التي تتوقع فيها عمليةٌ ما قيمةً ذات طبيعة معينة فتُشغَّل العملية بقيم لا معنى لها في ذلك السياق (الأخطاء المنطقية)، بالإضافة إلى تجنب أخطاء الذاكرة.